docs: Specify the minimum version of GL provided by the core profile
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 12 Feb 2015 13:32:02 +0000 (13:32 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 12 Feb 2015 13:32:02 +0000 (13:32 +0000)
commitf52a59d4148dedc40d8e942f120c7999a39ffec7
tree1c95c5e93fef789edba8cdab6936a367b7ec36fe
parentc372f95a4175ba2f55d4e84be29d76dce344905b
docs: Specify the minimum version of GL provided by the core profile

When using GDK_GL_PROFILE_3_2_CORE, we are not only specifying that the
GDK should create a core profile; we are also specifying that the
minimum required version of OpenGL is set to 3.2.

We should also specify that the GDK_GL_PROFILE_DEFAULT profile is an
alias for GDK_GL_PROFILE_3_2_CORE.
gdk/gdktypes.h